Click or drag to resize

AutodiscoverService Properties

The AutodiscoverService type exposes the following members.

Properties
  NameDescription
Public propertyAllowAutoRedirect
Gets or sets a value that indicates whether the request should follow redirection responses.
Public propertyAllowWriteStreamBuffering
Gets or sets a value that indicates whether to buffer the data sent to the Internet resource.
Public propertyClientCertificate
Gets or sets the security client certificate.
Public propertyCookieContainer
Gets or sets the collection of cookies.
Public propertyCredentials
Gets or sets user's credentials.
Public propertyHeaders
Contains custom HTTP headers.
Public propertyKeepAlive
Gets or sets a value indicating whether to make a persistent connection.
Public propertyOAuthToken
Public propertyPreAuthenticate
Gets or sets a value indicating whether to send a authenticate header with the request.
Public propertyProxy
Gets or sets proxy server.
Public propertyRequestEncoding
Gets or sets encoding used for a request.
Public propertyRequestServerVersion
Contains the versioning information that identifies the schema version to target for a request.
Public propertySendChunked
Gets or sets a value indicating whether to send data in segments to the Internet resource.
Public propertyTimeout
Gets or sets the time-out value for a request.
Public propertyUnsafeAuthenticatedConnectionSharing
Gets or sets a value that indicates whether to allow high-speed NTLM-authenticated connection sharing.
Public propertyUrl
Gets or sets URL of Exchange Web Services.
Top
See Also